adTempus API
PreviousUpNext
IADTObject::LastModified Property

Gets the date and time when the object was last modified

C++
__property VARIANT* LastModified;
C#
VARIANT* LastModified;
Visual Basic
Property LastModified() As VARIANT*

A Date/Time object indicating the time of the last save.

The LastModified timestamp is updated whenever an object is saved to the database. It is in UTC (GMT), and uses the clock on the server, not the client that saved the object.

adTempus API Reference version 3.0.0.0, revised 10/30/2008